Adapter
This group defines general settings applicable to all adapter-specific adjustments.
| Parameter | Description |
|---|---|
| sap.jco.enabled | Enables or disables Orchestra support for SAP. |
| sap.synchronous.timeout | Modifies the default timeout (in seconds) for SAP synchronous processing. If exceeded, the sender receives an error. |
| ftp.connect.timeout | Socket connect timeout for the FTP channel. |
| ftp.command.timeout | Timeout applied after establishing the command connection for the FTP channel. |
| ftp.data.timeout | Timeout applied after opening the data connection for the FTP and SFTP channels. |
| file.freeLocksAfter | Duration after which lock files used by inbound file channels are automatically released. |
| email.keepTransports | Keeps sender sessions active between adapter calls in the E-Mail channel. |
| email.connect.timeout | Socket connect timeout for the E-Mail channel. |
| email.io.timeout | Timeout applied after opening the E-Mail transport connection. |
| excel.byte.array.max.override | Maximum record length for Excel import; allocates memory up to this size or -1 for default. Applies per quota, not globally. |
| excel.min.inflate.ratio | Minimum ratio of compressed to uncompressed bytes to detect zip bombs (default: 100, e.g., 10 = 1 compressed byte → max 10 uncompressed). |